ASP.NET Core MVC コントロールヘルプ
DataLabel メソッド (FlexPieBaseBuilder<T,TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexPieBaseBuilder<T,TControl,TBuilder> クラス : DataLabel メソッド
The builder function.
Configurates C1.Web.Mvc.FlexPieBase<T>.DataLabel. Sets the style of point data label.
シンタックス
'宣言
 
Public Function DataLabel( _
   ByVal build As System.Action(Of PieDataLabelBuilder) _
) As TBuilder
public TBuilder DataLabel( 
   System.Action<PieDataLabelBuilder> build
)

パラメータ

build
The builder function.

戻り値の型

Current builder.
参照

FlexPieBaseBuilder<T,TControl,TBuilder> クラス
FlexPieBaseBuilder<T,TControl,TBuilder> メンバ